projects
/
gpsbabel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
23cafd6
)
Add unit id to treat Quest II like Quest per JamieZ.
author
robertl
<robertl>
Tue, 18 Jul 2006 07:37:48 +0000
(07:37 +0000)
committer
robertl
<robertl>
Tue, 18 Jul 2006 07:37:48 +0000
(07:37 +0000)
garmin.c
patch
|
blob
|
history
diff --git
a/garmin.c
b/garmin.c
index ececa527f879a39ceff4611d6f96609c2084ae1f..219ea7f2ae8d3358107f2d845d4e927b96f2cfbf 100644
(file)
--- a/
garmin.c
+++ b/
garmin.c
@@
-150,6
+150,7
@@
rw_init(const char *fname)
receiver_charset = CET_CHARSET_MS_ANSI;
break;
case 231: /* Quest */
+ case 463: /* Quest 2 */
receiver_must_upper = 0;
receiver_short_length = 30;
receiver_charset = CET_CHARSET_MS_ANSI;